Produced by Araxis Merge on 2023-07-12 04:42:39 +0000. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.
| # | Location | File | Last Modified |
|---|---|---|---|
| 1 | Porto v4.0.5/Theme Files/Porto Theme/app/code/Smartwave/Dailydeals/view/frontend/layout | dailydeals_deal_view.xml | 2018-03-14 04:05:00 +0000 |
| 2 | Porto v4.0.6/Theme Files/Porto Theme/app/code/Smartwave/Dailydeals/view/frontend/layout | dailydeals_deal_view.xml | 2023-06-13 10:30:14 +0000 |
| Description | Between Files 1 and 2 | |
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 8 | 120 |
| Changed | 6 | 14 |
| Inserted | 0 | 0 |
| Removed | 2 | 30 |
| Whitespace | Consecutive whitespace is treated as a single space |
|---|---|
| Character case | Differences in character case are significant |
| Line endings | Differences in line endings (CR and LF characters) are ignored |
| CR/LF characters | Not shown in the comparison detail |
| Active line-pairing rules |
No regular expressions were active.
| 1 | <page | 1 | <page | |||
| 2 | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | 2 | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | |||
| 3 | layout="1column" | 3 | layout="1column" | |||
| 4 | xsi:noNamespaceSchemaLocation="../../../../../../../lib/internal/Magento/Framework/View/Layout/etc/page_configuration.xsd" | 4 | xsi:noNamespaceSchemaLocation="../../../../../../../lib/internal/Magento/Framework/View/Layout/etc/page_configuration.xsd" | |||
| 5 | > | 5 | > | |||
| 6 | 6 | |||||
| 7 | <head> | 7 | <head> | |||
| 8 | 8 | |||||
| 9 | <css | 9 | <css | |||
| 10 | src="Smartwave_Dailydeals::css/custom_dailydeal_list_page.css" | |||||
| 11 | /> | |||||
| 12 | ||||||
| 13 | <css | |||||
| 14 | src="Smartwave_Dailydeals::css/style.css" | 10 | src="Smartwave_Dailydeals::css/style.css" | |||
| 15 | /> | 11 | /> | |||
| 16 | 12 | |||||
| 17 | </head> | 13 | </head> | |||
| 18 | 14 | |||||
| 19 | <body> | 15 | <body> | |||
| 20 | 16 | |||||
| 21 | <referenceBlock | 17 | <referenceBlock | |||
| 22 | name="content" | 18 | name="content" | |||
| 23 | > | 19 | > | |||
| 24 | 20 | |||||
| 25 | <block | 21 | <block | |||
| 26 | class="Smartwave\Dailydeals\Block\Main" | 22 | class="Smartwave\Dailydeals\Block\Main" | |||
| 27 | name="category.products.list" | 23 | name="category.products.list" | |||
| 28 | as="product_list" | 24 | as="product_list" | |||
| 29 | template="Smartwave_Dailydeals::list.phtml" | 25 | template="Smartwave_Dailydeals::list.phtml" | |||
| 30 | > | 26 | > | |||
| 31 | 27 | |||||
| 32 | <container | 28 | <container | |||
| 33 | name="category.product.list.additional" | 29 | name="category.product.list.additional" | |||
| 34 | as="additional" | 30 | as="additional" | |||
| 35 | /> | 31 | /> | |||
| 36 | 32 | |||||
| 37 | <block | 33 | <block | |||
| 38 | class="Magento\Framework\View\Element\RendererList" | 34 | class="Magento\Framework\View\Element\RendererList" | |||
| 39 | name="category.product.type.details.renderers" | 35 | name="category.product.type.details.renderers" | |||
| 40 | as="details.renderers" | 36 | as="details.renderers" | |||
| 41 | > | 37 | > | |||
| 42 | 38 | |||||
| 43 | <block | 39 | <block | |||
| 44 | class="Magento\Framework\View\Element\Template" | 40 | class="Magento\Framework\View\Element\Template" | |||
| 45 | as="default" | 41 | as="default" | |||
| 46 | /> | 42 | /> | |||
| 47 | 43 | |||||
| 48 | </block> | 44 | </block> | |||
| 49 | 45 | |||||
| 50 | <block | 46 | <block | |||
| 51 | class="Magento\Catalog\Block\Product\ProductList\Item\Container" | 47 | class="Magento\Catalog\Block\Product\ProductList\Item\Container" | |||
| 52 | name="category.product.addto" | 48 | name="category.product.addto" | |||
| 53 | as="addto" | 49 | as="addto" | |||
| 54 | > | 50 | > | |||
| 55 | 51 | |||||
| 56 | <block | 52 | <block | |||
| 57 | class="Magento\Catalog\Block\Product\ProductList\Item\AddTo\Compare" | 53 | class="Magento\Catalog\Block\Product\ProductList\Item\AddTo\Compare" | |||
| 58 | ||||||
| 59 | name="category.product.addto.compare" | 54 | name="category.product.addto.compare" | |||
| 60 | as="compare" | 55 | as="compare" | |||
| 61 | ||||||
| 62 | template="Magento_Catalog::product/list/addto/compare.phtml" | 56 | template="Magento_Catalog::product/list/addto/compare.phtml" | |||
| 63 | /> | 57 | /> | |||
| 64 | 58 | |||||
| 65 | </block> | 59 | </block> | |||
| 66 | 60 | |||||
| 67 | <block | |||||
| 68 | class="Magento\Catalog\Block\Product\ProductList\Toolbar" | |||||
| 69 | name="product_list_toolbar" | |||||
| 70 | template="Magento_Catalog::product/list/toolbar.phtml" | |||||
| 71 | > | |||||
| 72 | ||||||
| 73 | <block | |||||
| 74 | class="Magento\Theme\Block\Html\Pager" | |||||
| 75 | name="product_list_toolbar_pager" | |||||
| 76 | /> | |||||
| 77 | ||||||
| 78 | </block> | |||||
| 79 | ||||||
| 80 | <action | |||||
| 81 | method="setToolbarBlockName" | |||||
| 82 | > | |||||
| 83 | ||||||
| 84 | <argument | |||||
| 85 | name="name" | |||||
| 86 | xsi:type="string" | |||||
| 87 | > | |||||
| 88 | product_list_toolbar | |||||
| 89 | </argument> | |||||
| 90 | ||||||
| 91 | </action> | |||||
| 92 | ||||||
| 93 | </block> | 61 | </block> | |||
| 94 | 62 | |||||
| 95 | </referenceBlock> | 63 | </referenceBlock> | |||
| 96 | 64 | |||||
| 97 | </body> | 65 | </body> | |||
| 98 | </page> | 66 | </page> |
Araxis Merge (but not the data content of this report) is Copyright © 1993–2019 Araxis Ltd (www.araxis.com). All rights reserved.